home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 29
/
PC Gamer IT CD 29 2-2.iso
/
planecr
/
data.z
/
makefets.bat
< prev
next >
Wrap
DOS Batch File
|
1997-12-19
|
302b
|
11 lines
cd textures
del *.fet
texconv -ippm -mask*.ppm -min8 -max8
texconv -ippm\planes -mask*.ppm -min8 -max8
texconv -ippm\fx\fire -mask*.ppm -min8 -max8
texconv -ippm\fx\smoke -mask*.ppm -min8 -max8
texconv -ippm\fx\star -mask*.ppm -min8 -max8
texconv -ippm\fx\water -mask*.ppm -min8 -max8
cd ..